CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - jacobi iteration

搜索资源列表

  1. matlab-jacobi

    0下载:
  2. matlab-jacobi实现matlab上的jacobi迭代法-Matlab - jacobi achieve the Matlab jacobi iteration
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:8977
    • 提供者:yyf
  1. Jacobi-Matlab

    0下载:
  2. 数值计算中Jacobi迭代法的Matlab程序 -numerical calculation Jacobi iteration of the Matlab program
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:864
    • 提供者:zhouun
  1. 2D Jacobi Iteration - OpenMP

    0下载:
  2. An Implementation of 2D Jacobi Iteration using OpenMP in UNIX environment.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2009-02-18
    • 文件大小:44589
    • 提供者:franksun1984
  1. jacobi

    0下载:
  2. Jacobi Iteration - Method of Simultaneous Displacement for a system of linear equations
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1600
    • 提供者:chakravarthy
  1. program

    0下载:
  2. 程序包中含有Lagrange插值、Newton插值、Hermite插值、jacobi迭代、gauss迭代、 超松弛迭代、cholesky分解-Package contains Lagrange interpolation, Newton interpolation, Hermite interpolation, jacobi iteration, gauss iteration, ultra-relaxation iteration, cholesky decomposition
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:2911
    • 提供者:funintears
  1. poisson_Jacobi

    1下载:
  2. 求解泊松方程的程序,雅可比迭代方法,计算迅速。-Procedures for solving the Poisson equation, Jacobi iteration method to calculate quickly.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:1171
    • 提供者:zhanglei
  1. CG-Jacobi-g-s-sor

    1下载:
  2. 解线性方程组的迭代法,包括jacobi迭代,G-S迭代,Sor迭代,及共轭梯度等。-iterative method for solving linear equations, including jacobi iteration, GS iterative, Sor iteration, and conjugate gradient.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-24
    • 文件大小:2222
    • 提供者:xiaojunsuus
  1. jacobi

    0下载:
  2. 用雅克比迭代求解线性方程组。编程语言是VB。计算方法-Jacobi iteration used to solve linear equations. Programming language is VB. Calculation
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:1925
    • 提供者:sarin
  1. Jacobi-and-Gauss-Seidel

    0下载:
  2. Jacobi迭代法和Gauss-Seidel迭代法求解线性方程组,matlab语言编程。-Jacobi iteration method and Gauss-Seidel iteration method for solving linear equations, using the Matlab programming language.
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:5560
    • 提供者:涉水灯盏
  1. jacobi

    0下载:
  2. 此代码是数值分析中的jacobi迭代法的实现方法-This code is a numerical analysis of the realization of jacobi iteration method
  3. 所属分类:Algorithm

    • 发布日期:2017-03-24
    • 文件大小:864
    • 提供者:march
  1. linear_solution

    0下载:
  2. 原创的线性方程组求解程序,包括Jacobi迭代,高斯消去法,Gauss-Seidel迭代三种求解算法。-Original procedure for solving linear equations, including the Jacobi iteration, Gauss elimination method, Gauss-Seidel iterative algorithm three.
  3. 所属分类:Java Develop

    • 发布日期:2017-03-30
    • 文件大小:6578
    • 提供者:熊君君
  1. jacobi.m

    0下载:
  2. jacobi solves the equation System A x = b with a Jacobi-Iteration [x] = jacobi(A,b,omega) -jacobi solves the equation System A x = b with a Jacobi-Iteration [x] = jacobi(A,b,omega)
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:848
    • 提供者:Hassan
  1. Jacobi

    0下载:
  2. 雅可比(Jacobi)迭代算法的C++实现,供研究设计使用-Jacobi (Jacobi) iteration algorithm for C++ implementation for research designed to use
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-27
    • 文件大小:321111
    • 提供者:
  1. jacobi

    1下载:
  2. 用c语言编写的算法—雅克比迭代,是学习并行的好例子-The algorithm using c language- Jacobi iteration, is a good example of parallel learning
  3. 所属分类:MPI

    • 发布日期:2017-03-25
    • 文件大小:2136
    • 提供者:付玉强
  1. Jacobi_MPI

    0下载:
  2. MPI c++ jacobi迭代代码,VS05 下编译通过-MPI c++ jacobi iteration code, VS05 compiled by
  3. 所属分类:MPI

    • 发布日期:2017-04-03
    • 文件大小:1983
    • 提供者:pujunyi
  1. MPI-Jacobi

    2下载:
  2. 并行计算课程实验,利用MPI实现jacobi迭代-Parallel computing course experiment, the use of MPI to achieve jacobi iteration
  3. 所属分类:MPI

    • 发布日期:2014-04-17
    • 文件大小:906240
    • 提供者:YUANZX
  1. Jacobi-Iteration

    0下载:
  2. 雅克比迭代法用来求解线性方程组,使用非常广泛,是最常用的求解非线性方程组的算法 -Jacobi iterative method for solving linear equations, is widely used, is the most commonly used algorithm for solving nonlinear equations
  3. 所属分类:Algorithm

    • 发布日期:2017-03-27
    • 文件大小:5831
    • 提供者:时光
  1. Jacobi-iteration-algorithm

    0下载:
  2. 雅克比迭代算法,迭代算法中的一种,可以用于模型求解-Jacobi iteration algorithm, an iterative algorithm can be used to solve the model
  3. 所属分类:Algorithm

    • 发布日期:2017-04-11
    • 文件大小:620
    • 提供者:胡刚
  1. Jacobi-iteration

    0下载:
  2. Fortran program that can generate jacobi iteration using Fortran.
  3. 所属分类:assembly language

    • 发布日期:2017-05-03
    • 文件大小:577486
    • 提供者:cham
  1. Jacobi-iteration-method-

    0下载:
  2. 雅克比迭代法求线性方程组,这是一种有效的方法。-Jacobi iteration method to solve linear equations
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:1103
    • 提供者:gaolian
« 12 3 4 5 6 7 8 9 10 ... 28 »
搜珍网 www.dssz.com